-
Home
-
PhastPress
-
3.6 (latest)
-
Code
-
Classes
- CacheRootManager
| Total Complexity |
22 |
| Dependencies |
2 |
| Dependents |
5 |
| Total lines |
85 |
| Lines of code |
64 |
| Logical lines of code |
33 |
| Comment lines |
7 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| findExistingCacheRoot() |
S |
60 |
5 |
13 |
| findAllExistingCacheRoots() |
S |
62 |
4 |
11 |
| getCacheRoot() |
S |
63 |
3 |
11 |
| createNewCacheRoot() |
S |
66 |
3 |
8 |
| createIndexFile() |
S |
70 |
2 |
6 |
| __construct() |
S |
81 |
1 |
3 |
| getCacheRootCandidates() |
S |
81 |
1 |
3 |
| hasCacheRoot() |
S |
80 |
1 |
3 |
| getAllCacheRoots() |
S |
79 |
1 |
3 |
| getKey() |
S |
76 |
1 |
3 |